projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02ee9d
)
ChangeLog fix.
author
Glenn Morris
<rgm@gnu.org>
Tue, 11 Oct 2011 07:28:27 +0000
(
00:28
-0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 11 Oct 2011 07:28:27 +0000
(
00:28
-0700)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index aec57cca1cbb20e98d9a2b43c1ff3c621de063e4..02aac0ecb36d454243514a878ffa362e736c1950 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,7
+5,7
@@
2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
- *
lisp/
eshell/eshell.el (eshell-command): History should be saved
+ * eshell/eshell.el (eshell-command): History should be saved
only in interactive use, to avoid error.
2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>